ROWCOL “Row/Column swapper”. SIZE: 119 bytes. ROWCOL$ converts a string of 8 bytes into an 8x8 matrix of bits, transposes it (converting the rows to columns and vice versa), and converts it back into a string of 8 bytes. If the argument is less than 8 bytes, it is padded with nulls before transposing. Great for graphics work. *** ROWCOL *** (31898) File Header (318F3) Poll Handler (31929) 52/27 ROWCOL$($) (319AB) Next File Header